testing.B.startBytes (field)

4 uses

	testing (current package)
		benchmark.go#L111: 	startBytes  uint64
		benchmark.go#L126: 		b.startBytes = memStats.TotalAlloc
		benchmark.go#L140: 		b.netBytes += memStats.TotalAlloc - b.startBytes
		benchmark.go#L161: 		b.startBytes = memStats.TotalAlloc